home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 1.iso
/
pc
/
data
/
book310.dir
/
00035.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-06
|
278 b
|
12 lines
on mouseDown
global gPreviousSection
set the castNum of sprite 8 to cast "b070"
if pressBookButton(8) then
pupSprites(1, 48, 0)
puppetSprite(12, 1)
set the castNum of sprite 12 to cast "b066.down"
set gPreviousSection to "fit"
go("books")
end if
end